home *** CD-ROM | disk | FTP | other *** search
- From: Kay Roemer <roemer@informatik.uni-frankfurt.de>
- Posted-Date: Wed, 8 Jun 94 9:09:26 MESZ
- Received-Date: Wed, 8 Jun 94 09:09:26 +0200
- Message-Id: <9406080709.AA15839@hera.rbi.informatik.uni-frankfurt.de>
- Subject: Re: Latest Re-sync
- To: ekl@sdf.lonestar.org (Evan K. Langlois) (Evan K. Langlois)
- Date: Wed, 8 Jun 94 9:09:26 MESZ
- In-Reply-To: <m0qAlBy-000128C@sdf.lonestar.org>; from "Evan K. Langlois" at Jun 6, 94 3:22 pm
- Mailer: Elm [revision: 70.85]
-
- > There is also a problem with BIOS FS. My terminal reads AUX for about
- > ... well .. it reads until the buffer is empty but then it no longer
- > reads any more characters. I can still send characters, but none are
- > read. This is definately a bug. I am using MODM0DEV instead of MiNTs
- > built-in MODEM1 in order to fix the problem. MODEM1 is broke, MODM0DEV
- > isn't (although it would be nice it MODM0DEV used addroottimeout
- > instead of its daemon - it's daemon uses CPU time too - is it polling
- > at all?).
-
- Add a line
-
- checkbttys();
-
- to the top of sleep() in proc.c. This cures the problem.
-
- Cheers,
- Kay.
-